home *** CD-ROM | disk | FTP | other *** search
/ Software USA: Special Holiday Edition / Software USA Special Holiday Edition.iso / pc / holiday / cropcirc / directxr.cfg < prev   
Text File  |  1998-10-06  |  860b  |  23 lines

  1. IF LOCATE("dinput.dll", $WINDIR$)
  2. IF LOCATE("dsound.dll", $WINDIR$)
  3. IF LOCATE("ddraw.dll", $WINDIR$)
  4.  
  5. REM Modify the next line only
  6.  
  7. RUNATEXIT: "cropcirc.exe"
  8.  
  9. ELSE
  10. EXITMESSAGE caption="Sorry!"
  11. Your computer does not meet the minimum requirements to use this program. Please contact your computer or video card vendor to obtain the latest version of Direct X for your system
  12. EXIT
  13. ENDIF
  14. ELSE
  15. EXITMESSAGE caption="Sorry!"
  16. Your computer does not meet the minimum requirements to use this program. Please contact your computer or video card vendor to obtain the latest version of Direct X for your system
  17. EXIT
  18. ENDIF
  19. ELSE
  20. EXITMESSAGE caption="Sorry!"
  21. Your computer does not meet the minimum requirements to use this program. Please contact your computer or video card vendor to obtain the latest version of Direct X for your system
  22. EXIT
  23. ENDIF